setEventLogEnabled

open fun setEventLogEnabled(eventLoggingEnabled: Boolean)

Allows implementers to configure the SDK to prevent the default logging of analytics events. Disabling these events is not recommended, since they can be useful for diagnosing issues in production.

Since

7.1.3

Parameters

eventLoggingEnabled

if set to false, analytics events will not be sent